home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Demo / elearn / interfata.swf / scripts / DefineButton2_157 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2004-05-12  |  80 b   |  5 lines

  1. on(press){
  2.    gotoAndStop(3);
  3.    getUrl("javascript: self.close();", "");
  4. }
  5.